Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error for no abi version #580

Merged
merged 1 commit into from
Nov 21, 2023
Merged

Error for no abi version #580

merged 1 commit into from
Nov 21, 2023

Conversation

coolreader18
Copy link
Collaborator

Description of Changes

helps with the 0.7 -> 0.8 transition

@coolreader18 coolreader18 enabled auto-merge (squash) November 20, 2023 19:45
@@ -54,4 +48,7 @@ pub enum AbiVersionError {
got: VersionTuple,
implements: VersionTuple,
},
// TODO: (by 1.0, maybe) remove the parenthetical from this error message
#[error("unable to determine ABI of module (may be on an spacetime version < 0.8)")]
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

spelling: a spacetime version

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oops, had it on auto-merge. well, it'll get fixed before 1.0 :P

@coolreader18 coolreader18 merged commit 449a988 into master Nov 21, 2023
5 checks passed
@coolreader18 coolreader18 deleted the noa/no-abi-error branch November 21, 2023 19:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants